home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 2-2.iso / utility / notepads / _SETUP.1 / Notepads.exe / 0 / RCDATA / TFRFLOATWINDOW / TFRFLOATWINDOW.txt
Text File  |  1999-09-08  |  391b  |  19 lines

  1. object frFloatWindow: TfrFloatWindow
  2.   Left = 320
  3.   Top = 195
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsToolWindow
  6.   ClientHeight = 61
  7.   ClientWidth = 213
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   ShowHint = True
  14.   OnDestroy = FormDestroy
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18. end
  19.